Among all astronauts who participated in any space mission before 2020-01-15, their ages varied when they were selected as astronauts.The plot below shows the overall distribution of the age of selection. By far, Tito, Dennis Anthony was selected at the oldest age and Klimuk, Pyotr, Sarafanov, Gennadi, Zudov, Vyacheslav were selected at the youngest age.
In addition, it is obvious that there were fewer female astronauts and the distribution of their ages is less volatile than that of male astronauts. To further compare the age distribution by sex, you could refer to the following histogram:
As you can see, most of astronauts were selected in their thirties and no female astronauts were elder than 50 when they were selected.
As a result, I would recommend the second chart for the final output. While readers may only gauge that the distribution of age is concentrated in the range of 30 to 40 by reading the first chart, they can easily tell the number of astronauts in each age group as well as compare age distributions by sex through the second chart.
Principles Applied:
Preattentive Effects: since people can process preattentive attributes easily, I used color to magnify the comparison between male and female
Elementary Perceptual Task: while the baseline makes reading easier, I add the baseline of 20 in the first graph to show the lowest limit of age.
Proximity: as elements close to each other are perceived as one group, I created age bins and utilized a bar chart to distinguish different age groups.
The number of nations involved in each space mission varied for the past decades. As you can see from the line chart below, There was an increasing number of nations participated in the space exploration starting in 1977. However, after the trend reached the summit in 1992, the trend started to go downward.
The line chart is recommended in this situation as it displays the trends of nations’ involvement in space missions. In addition, the interactive attributes of the plot help readers to shorten the time of processing information, in other words, readers can easily get the information of any spike using the hoverinfo.
Here is a scatter plot with a fitted linear regression line about each astronaut’s cumulative extravehicular activities (EVA) in space. The chart illustrates a positive linear relationship between the number of EVA and the total hours of EVA, and it also displays outliers, for example, Solovyev, Anatoly was the most “hard-working” astronauts with 16 times and 78.8 hours of EVA.
Another interesting pattern to explore is the top 10 countries that participated in space missions most frequently.As you can see, U.S. ranks the top with 854 times of mission participation.
Apart from ranking countries based on number of missions participated, readers may be also interested in astronauts who have completed the most missions or the longest hours of missions. The interactive chart below displays top 100 astronauts based on their number of missions participated and total mission hours.
As for the final output, I would recommend the second chart in this section. While the first chart provides a clear picture of missions’ participation among the top 10 nations, the interactive chart improves reading experience by stimulating readers to explore information that cannot be grasped at the first glance, for example, total hours and total number of missions for a specific astronaut. In addition, the interactive highchart also helps readers to filter countries and make comparison easily.
To allow readers explore more information about a specific astronaut by themselves, a data table could be provided. As for the content, I would recommend to add following columns because the original database may include several rows for one astronaut to record different missions, however, the selected attributes below are distinct values to the corresponding astronauts. As for the format, a bold “Name” helps to catch readers’ attention and helps readers to distinguish rows. Moreover, the page option and callback function help reader to redirect to whatever pages they want. By default, readers can use the sorting function attached to each column to explore the record holding achievements of astronauts.